home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7615 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news1.h1.usa.pipeline.com!usenet
  2. From: grantp@usa.pipeline.com(Pete)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Formatting Disks in C++
  5. Date: 24 Feb 1996 10:49:05 GMT
  6. Organization: Kalevi, Inc.
  7. Message-ID: <4gmqf1$dl5@news1.usa.pipeline.com>
  8. References: <bandy.825087001@aplcomm.jhuapl.edu>
  9. NNTP-Posting-Host: pipe4.h1.usa.pipeline.com
  10. X-PipeUser: grantp
  11. X-PipeHub: usa.pipeline.com
  12. X-PipeGCOS: (Pete)
  13. X-Newsreader: Pipeline USA v3.3.0
  14.  
  15. On Feb 23, 1996 14:50:01 in article <Re: Formatting Disks in C++>,
  16. 'bandy@aplcomm.jhuapl.edu (Mike Bandy F2C )' wrote: 
  17.  
  18.  
  19. >int i; 
  20. >i = i++ * ++i; 
  21. >Works for me...    :) 
  22.  
  23. I think we need to examine and analyze the above code snippet 
  24. to determine the value of i after the statement is executed.  And 
  25. surely, we must ensure a lengthy thread exposing the details of 
  26. the order of evaluation.  I mean, it's been at least a week since 
  27. the last thread of that kind dominated this newsgroup -- maybe 
  28. even two. 
  29.  
  30. (Forgive me, it's Saturday and I've been working since 
  31. 4:00 AM.  I really need a break!) 
  32.  
  33. -- 
  34. Pete Grant 
  35. Kalevi, Inc. 
  36. Software Engineering & development
  37.